home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmeConfigureObject.z / XmeConfigureObject
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmeeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeOOOObbbbjjjjeeeecccctttt((((3333XXXX))))    UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV    XXXXmmmmeeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeOOOObbbbjjjjeeeecccctttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmeeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeOOOObbbbjjjjeeeecccctttt - Changes a child's position, size, or
  10.           border width
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/XmP.h>
  14.           vvvvooooiiiidddd XXXXmmmmeeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeOOOObbbbjjjjeeeecccctttt(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           PPPPoooossssiiiittttiiiioooonnnn xxxx,
  17.           PPPPoooossssiiiittttiiiioooonnnn yyyy,
  18.           DDDDiiiimmmmeeeennnnssssiiiioooonnnn wwwwiiiiddddtttthhhh,
  19.           DDDDiiiimmmmeeeennnnssssiiiioooonnnn hhhheeeeiiiigggghhhhtttt,
  20.           DDDDiiiimmmmeeeennnnssssiiiioooonnnn bbbboooorrrrddddeeeerrrr____wwwwiiiiddddtttthhhh);
  21.  
  22.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  23.           This page documents Motif 2.1.
  24.  
  25.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.           XXXXmmmmeeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeOOOObbbbjjjjeeeecccctttt is a Motif wrapper around the
  27.           XXXXttttCCCCoooonnnnffffiiiigggguuuurrrreeeeWWWWiiiiddddggggeeeettttcall. Motif manager widgets should call
  28.           XXXXmmmmeeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeOOOObbbbjjjjeeeeccccttttinstead of _X_t_C_o_n_f_i_g_u_r_e_O_b_j_e_c_t. The
  29.           XXXXmmmmeeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeOOOObbbbjjjjeeeecccctttt function can reconfigure Motif widgets or
  30.           Motif gadgets. Furthermore, XXXXmmmmeeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeOOOObbbbjjjjeeeecccctttt automatically
  31.           updates drop site information.
  32.  
  33.           _w_i_d_g_e_t    Specifies the child widget or gadget to be
  34.                     reconfigured.
  35.  
  36.           _x         Specifies the starting x-coordinate of _w_i_d_g_e_t
  37.                     relative to its parent.
  38.  
  39.           _y         Specifies the starting y-coordinate of _w_i_d_g_e_t
  40.                     relative to its parent.
  41.  
  42.           _w_i_d_t_h     Specifies the new width of _w_i_d_g_e_t.
  43.  
  44.           _h_e_i_g_h_t    Specifies the new height of _w_i_d_g_e_t.
  45.  
  46.           bbbboooorrrrddddeeeerrrr____wwwwiiiiddddtttthhhh
  47.                     Specifies the border width of _w_i_d_g_e_t.
  48.  
  49.      RRRREEEELLLLAAAATTTTEEEEDDDD
  50.           XXXXttttCCCCoooonnnnffffiiiigggguuuurrrreeeeWWWWiiiiddddggggeeeetttt(3).
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.